home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
uni_cycle_balancer_game.swf
/
scripts
/
DefineButton2_203
/
BUTTONCONDACTION on(press).as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2012-01-07
|
302 b
|
14 lines
on(press){
stopAllSounds();
_root.star.pl = 1;
_root.lev = 7;
_root.dog.gotoAndStop(1);
_root.dog.go = false;
_root.dog.thik = 0;
_root.wheel.chal = 1;
_root.dog._x = _root.st._x;
_root.dog._y = _root.st._y;
_root.butt._visible = false;
gotoAndStop(38);
}